input#reset{
	background : url(specifics/butt.JPG) #CCCCCC repeat fixed;
	border : 2px #FF0000;
	font-family : arial;
	font-size : 12px;
	height : 24px;
	text-align : center;
	width : 90px;
}

input#reset:active{
	background : url(specifics/butt.JPG) #CCCCCC repeat fixed;
	border : thick #DC143C;
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	height : 24px;
	text-align : center;
	width : 90px;
}

input#submit{
	background : #CCCCCC;
	border : 2px #669900;
	font-family : arial;
	font-size : 12px;
	height : 24px;
	text-align : center;
	width : 100px;
}

input#submit:active{
	background : #CCCCCC;
	border : 2px double #33CC33;
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	height : 24px;
	text-align : center;
	width : 100px;
}

input[name^='commmethod'], select[name^='commmethod'], textarea[name^='commmethod'] {
	font-weight : normal;
}

option[value] {
	background : #EFFCF2;
	color : #000000;
	font-family : arial;
	font-size : 12px;
	letter-spacing : 1px;
	text-align : left;
}

option[value='check comment'] {
	background : #EFFCF2;
}

option[value='from a friend'] {
	background : #90EE90;
}

option[value='in a magazine'] {
	background : #B9F2BA;
}

option[value='newspaper'] {
	background : #AAF0AA;
}

option[value='radio'] {
	background : #D7F6D9;
}

option[value='through client'] {
	background : #C7F3C8;
}

option[value='web based'] {
	background : #E3F9E6;
}

select[name$='[heard]'] {
	color : #000000;
}

textarea[name$='[comment]'] {
	background : url('expo layo/paper.bmp') repeat-y scroll;
	background-attachment : scroll;
	background-color : #FFFFFF;
	background-repeat : repeat-y;
	border : #698ED1 1px solid;
	color : darkpurple;
	font-family : TimesNewRoman;
	font-size : 15px;
	padding : 3px;
}
